Personal tools

Lua/Client/Chat/Functions/Print

From JC2-MP Documentation

< Lua‎ | Client‎ | Chat
Jump to: navigation, search

Returns    none
Prototype    Chat:Print(string text, Color color, ...)
Description    No description


Description

Prints a line to the chat box. The text arguments only accept a string; use tostring(var) if necessary.

See also